Update settings for multiple users (SAML)

{ updateUsersSaml }

Updates the users details in the system for SAML Authentication.

Method

/API2/access/updateUsersSaml

  • API Section: /API2/access
  • API Version: 2.0
  • From Release: 2018.5
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin
  • Input Parameters

    Name

    updateUserSamlArr

    Object Type

    Description

    The object used to update a SAML user.

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    Generic API response object with success or failure flag and related messages.

    Notes

    Used only for users added with SAML authentication provider.

    Examples